From 6216ca67ecea67f346e12e3f8f15325136766222 Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Sat, 29 Aug 2009 02:25:29 +0000 Subject: [PATCH] * NEWS: Declare unibyte sessions obsolete. * emacs.c (USAGE1): Remove --(no-)multibyte, --(no-)unibyte. (main): Use enable-multibyte-characters rather than default-enable-multibyte-characters. Output a warning message when running a unibyte session. * mule.texi (Enabling Multibyte): * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE. (Initial Options): Remove --(no-)multibyte, --(no-)unibyte. --- etc/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/etc/ChangeLog b/etc/ChangeLog index cac0646c793..869d1c2709c 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2009-08-29 Stefan Monnier + + * NEWS: Declare unibyte sessions obsolete. + 2009-08-28 Michael Albinus * NEWS: Mention Tramp connection method "rsyncc" and variable -- 2.30.2